pubnub-kotlin-docs
Toggle table of contents
13.1.0
apple
Target filter
apple
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
com.pubnub.api
/
[apple]PubNubImpl
/
subscribe
subscribe
apple
open
override
fun
subscribe
(
channels
:
List
<
String
>
,
channelGroups
:
List
<
String
>
,
withPresence
:
Boolean
,
withTimetoken
:
Long
)